Create Catalog
POST
Path Parameters
Body
application/json
Catalog Request
Name of the catalog
Connection ID.
This is the ID of the connection that is used to connect to the catalog.
You must create a connection before creating a catalog.
Response
200
application/json
Catalog created successfully
This class represents a Catalog. It contains the id, name, display name, type, and connection ID of the catalog.
The ID of the catalog.
The name of the catalog.
The display name of the catalog.
The type of the catalog.
The connection ID of the catalog.